]>
git.rmz.io Git - dotfiles.git/blob - dwb/greasemonkey/Reddit Max Dark.user.js
2 // @name Reddit Max Dark
3 // @namespace http://userstyles.org
4 // @description A dark colour scheme for the Reddit Max Dark GreaseMonkey script (http://userscripts.org/scripts/show/85422). See link for screenshots.
6 // @homepage http://userstyles.org/styles/36498
7 // @include http://www.reddit.com/*
8 // @include https://www.reddit.com/*
9 // @include http://*.www.reddit.com/*
10 // @include https://*.www.reddit.com/*
11 // @run-at document-start
14 var css
= "body { \n background-color: #333333 !important; \n color: #999999; \n } \n\n body > div.content { \n margin-top: 20px !important; \n } \n\n hr, .wiki .editlink hr { \n height: 1px !important; \n border: none !important; \n background-color: #111111 !important; \n } \n\n h1 { \n margin: 0 !important; \n font-size: 200% !important; \n text-transform: uppercase !important; \n } \n\n a { \n color: #6699CC !important; \n } \n\n a:hover { \n color: #99CCFF !important; \n text-decoration: none !important; \n } \n\n #header { \n position: fixed !important; \n padding: 0 10px 0 10px !important; \n top: 0 !important; \n height: 16px !important; \n left: 0px !important; \n right: 0px !important; \n border-bottom: 1px solid #111111 !important; \n background-color: #000000 !important; \n opacity: 0.1; \n } \n\n #header:hover { \n opacity: 1 !important; \n } \n\n #sr-header-area { \n display: inline-block !important; \n float: right !important; \n width: auto !important; \n background-color: transparent !important; \n border: none !important; \n white-space: normal !important; \n } \n\n #sr-header-area ul { \n display: none !important; \n } \n\n #sr-header-area span.separator { \n display: none !important; \n } \n\n #sr-more-link { \n display: none !important; \n } \n\n #header-bottom-right { \n right: 330px !important; \n } \n\n #header-img-a { \n display: none !important; \n } \n\n #sr-header-area .dropdown .selected { \n background: url( \" http://www.reddit.com/static/droparrowgray.gif \" ) no-repeat scroll right center transparent !important; \n display: inline-block !important; \n margin-left: 0 !important; \n margin-right: 0 !important; \n padding-left: 5px !important; \n padding-right: 18px !important; \n color: #77BB88 !important; \n font-weight: bold !important; \n cursor: pointer !important; \n } \n\n #sr-header-area .dropdown .selected:hover { \n color: #AAEEBB !important; \n } \n\n #sr-header-area .drop-choices { \n margin-top: 0 !important; \n position: fixed !important; \n right: 0 !important; \n white-space: normal !important; \n width: 470px !important; \n left: auto !important; \n background-color: #222222 !important; \n border: 1px solid #111111 !important; \n } \n\n #sr-header-area .drop-choices a.choice { \n display: inline-block !important; \n padding: 2px 5px 1px 5px !important; \n } \n\n #sr-header-area .drop-choices a.choice:hover { \n background-color: inherit !important; \n } \n\n #sr-header-area .drop-choices a.choice.newmail { \n color: #CF7F7F !important; \n } \n\n #sr-header-area .drop-choices a.choice.newmail:hover { \n color: orangered !important; \n } \n\n\n #sr-header-area .srdrop .choice.bottom-option { \n display: none !important; \n } \n\n span.subMenu { \n display: block !important; \n color: #999999 !important; \n } \n\n form.logout { \n display: inline-block !important; \n } \n\n form.logout a { \n padding: 2px 5px 1px 5px !important; \n } \n\n form.logout a:hover { \n text-decoration: none !important; \n } \n\n .pagename { \n margin-right: 10px !important; \n color: #77BB88 !important; \n font-size: 100% !important; \n font-variant: normal !important; \n } \n\n .pagename a { \n color: #77BB88 !important; \n text-decoration: none !important; \n } \n\n .pagename a:hover { \n color: #AAEEBB !important; \n } \n\n .tabmenu { \n margin-top: 0 !important; \n } \n\n .tabmenu li a { \n background-color: #222222 !important; \n padding: 0 5px 0 5px !important; \n } \n\n .tabmenu li a:hover { \n background-color: #222222 !important; \n padding: 0 5px 0 5px !important; \n } \n\n .tabmenu li.selected a { \n border-top: none !important; \n border-bottom: 1px solid #333333 !important; \n border-left: 1px solid #111111 !important; \n border-right: 1px solid #111111 !important; \n background-color: #333333 !important; \n color: orangered !important; \n } \n\n .userbar .selected img { \n position: relative !important; \n top: 1px !important; \n } \n\n .myhome { \n display: inline-block !important; \n margin-left: 0 !important; \n margin-right: 0 !important; \n padding-left: 5px !important; \n font-weight: bold !important; \n cursor: pointer !important; \n } \n\n .myhome a { \n color: #77BB88 !important; \n } \n\n .myhome a:hover, .max:hover, .toggleSidebar:hover { \n color: #AAEEBB !important; \n } \n\n #siteTable_organic { \n margin: 0 336px 0 10px !important; \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n border: 1px solid #111111 !important; \n background-color: #222222 !important; \n padding: 10px !important; \n } \n\n .organic-listing .entry { \n margin-right: 70px !important; \n } \n\n .organic-listing .link, .organic-listing .link.promotedlink { \n border: 1px solid #111111 !important; \n background-color: #333333 !important; \n padding: 5px !important; \n } \n\n .link.promotedlink.promoted { \n background-color: #000000 !important; \n } \n\n #siteTable_organic .rank { \n width: 0px !important; \n display: none !important; \n } \n\n #siteTable_organic .link a.title:visited { \n color: #888888 !important; \n } \n\n #siteTable_organic .nextprev { \n margin: 10px 10px 0 0 !important; \n } \n\n #siteTable_organic .help a.open { \n margin: 0 15px 15px 0 !important; \n } \n\n .organic-listing .sponsored-tagline { \n right: 70px !important; \n margin: 0 10px 4px 0 !important; \n } \n\n #siteTable { \n margin: 0 336px 0 10px !important; \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n border: 1px solid #111111 !important; \n background-color: #222222 !important; \n padding: 10px 10px 0 10px !important; \n } \n\n .linklisting .link { \n margin: 0 0 10px 0 !important; \n border: 1px solid #111111 !important; \n background-color: #333333 !important; \n padding: 5px !important; \n } \n\n #siteTable .comment { \n margin: 0 0 10px 0 !important; \n border: 1px solid #111111 !important; \n background-color: #333333 !important; \n padding: 5px !important; \n } \n\n #siteTable .link a.title:visited { \n color: #888888 !important; \n } \n\n .domain a, .tagline a, .domain a, .tagline a { \n color: #77BB88 !important; \n } \n\n .domain a:hover, .tagline a:hover { \n color: #AAEEBB !important; \n } \n\n .link .usertext .md { \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n background-color: #222222 !important; \n border:1px solid #111111 !important; \n padding: 5px !important; \n } \n\n .sitetable { \n background-color: inherit !important; \n } \n\n .menuarea { \n margin: 0 0 0 10px !important; \n border-bottom: none !important; \n color: #999999 !important; \n text-transform: uppercase !important; \n } \n\n .menuarea .flat-list li.selected a { \n color: orangered !important; \n } \n\n .message { \n margin: 0 0 10px 0 !important; \n border: 1px solid #111111 !important; \n background-color: #333333 !important; \n padding: 5px !important; \n } \n\n .message .subject { \n color: #999999 !important; \n } \n\n .message .subject .title { \n font-style: normal !important; \n } \n\n .side { \n margin: 0 10px 10px 10px !important; \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n border: 1px solid #111111 !important; \n background-color: #222222 !important; \n padding: 0 10px !important; \n } \n\n .side .spacer { \n margin: 10px 0 !important; \n background-color: #222222 !important; \n } \n\n .panestack-title { \n display: inline-block !important; \n margin: 10px 0 0 20px !important; \n border-bottom: none !important; \n color: #999999 !important; \n text-transform: uppercase !important; \n } \n\n .panestack-title .title { \n font-size: larger !important; \n } \n\n .nestedlisting { \n margin: 0 336px 0 10px !important; \n border:1px solid #111111 !important; \n background-color: #222222 !important; \n padding: 10px !important; \n } \n\n .nestedlisting .parent { \n margin: 0 !important; \n padding: 0 !important; \n } \n\n .nestedlisting .child { \n margin: 0 !important; \n padding: 0 !important; \n border-left: none !important; \n } \n\n .nestedlisting .comment { \n margin: 0 0 10px 0 !important; \n padding: 5px 0 10px 5px !important; \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n border:1px solid #111111 !important; \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment { \n margin: 5px 0 0 10px !important; \n padding: 5px 0 5px 5px !important; \n border-radius: 10px 0 0 10px !important; \n -moz-border-radius: 10px 0 0 10px !important; \n -webkit-border-radius: 10px 0 0 10px !important; \n border:1px solid #111111 !important; \n border-right: none !important; \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #333333 !important; \n } \n\n .nestedlisting .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { \n background-color: #222222 !important; \n } \n\n .nestedlisting .child .morechildren { \n margin: 5px 0 0 15px !important; \n padding: 0 !important; \n } \n\n .nestedlisting .morechildren a { \n color: #77BB88 !important; \n } \n\n .nestedlisting .morechildren a:hover { \n color: #AAEEBB !important; \n text-decoration: none !important; \n } \n\n .comment .expand:hover { \n background-color: inherit !important; \n } \n\n .nestedlisting .usertext-body .md { \n margin: 0 !important; \n padding: 0 5px 0 0 !important; \n max-width: none !important; \n } \n\n .flat-list.buttons a { \n color: #999999 !important; \n } \n\n .flat-list.buttons a:hover { \n color: #99CCFF !important; \n } \n\n .nestedlisting .deepthread { \n background: none !important; \n } \n\n .nestedlisting .deepthread a { \n margin: 0 0 0 15px !important; \n padding: 0 !important; \n font-weight: bold !important; \n } \n\n .nestedlisting .deepthread a:after { \n content: '...'; \n } \n\n .new-comment .usertext-body { \n margin: 5px 0 !important; \n border: 1px solid #111111 !important; \n border-right: none !important; \n background-color: #000000 !important; \n padding: 0 0 0 5px !important; \n } \n\n .gold-accent.comment-visits-box { \n display: block !important; \n max-width: none !important; \n margin-right: 336px !important; \n } \n\n .min-body .content { \n border-right: none !important; \n max-width: none !important; \n margin-top: 0 !important; \n } \n\n .comments-panel .infobar { \n margin: 10px !important; \n padding: 10px !important; \n } \n\n .comments-panel .nestedlisting { \n margin: 10px !important; \n border:1px solid #111111 !important; \n background-color: inherit !important; \n padding: 10px 10px 0 10px !important; \n } \n\n .message.new > .entry { \n background-color: #000000 !important; \n border: 1px solid #111111 !important; \n padding: 5px !important; \n } \n\n #newlink { \n width: 542px !important; \n margin: 10px 336px 10px 10px !important; \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n background-color: #222222 !important; \n border:1px solid #111111 !important; \n } \n\n #newlink ul.tabmenu.formtab { \n border-radius: 10px 10px 0 0 !important; \n -moz-border-radius: 10px 10px 0 0 !important; \n -webkit-border-radius: 10px 10px 0 0 !important; \n background-color: #000000 !important; \n border-bottom: 1px solid #111111 !important; \n } \n\n #newlink .tabmenu.formtab a { \n margin: 0 3px !important; \n border: none !important; \n background-color: #333333 !important; \n font-weight: bold !important; \n } \n\n #newlink .tabmenu.formtab li.selected a { \n background-color: #222222 !important; \n border: 1px solid #111111 !important; \n border-bottom: 1px solid #222222 !important; \n color: orangered !important; \n font-size: 100% !important; \n } \n\n #newlink .formtabs-content { \n border-top: none !important; \n padding: 10px !important; \n } \n\n #newlink .infobar { \n width: 510px !important; \n margin: 0 !important; \n } \n\n #newlink .roundfield { \n border-radius: 0 !important; \n -moz-border-radius: 0 !important; \n -webkit-border-radius: 0 !important; \n background-color: #333333 !important; \n border: 1px solid #111111 !important; \n } \n\n #newlink > div.spacer { \n margin: 0 0 10px 10px !important; \n } \n\n #newlink .formtabs-content .spacer + .spacer { \n margin: 10px 0 0 0 !important; \n } \n\n #newlink .formtabs-content .spacer { \n margin-bottom: 0 !important; \n } \n\n #sr-form { \n width: 542px !important; \n margin: 10px 336px 10px 10px !important; \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n background-color: #222222 !important; \n border:1px solid #111111 !important; \n } \n\n #sr-form .linefield { \n width: 520px !important; \n margin: 10px !important; \n border:1px solid #111111 !important; \n background-color: #333333 !important; \n padding: 5px 0 0 0 !important; \n } \n\n #sr-form .linefield .title { \n margin: 0 !important; \n background-color: inherit !important; \n padding: 0 0 0 10px !important; \n color: #999999 !important; \n font-size: large !important; \n font-variant: normal !important; \n font-weight: normal !important; \n text-transform: uppercase !important; \n } \n\n #sr-form .linefield .linefield-content { \n border: none !important; \n padding: 5px 10px 10px 10px !important; \n } \n\n #sr-form .linefield.usertext .infobar { \n width: 490px !important; \n margin: 5px 0 0 0 !important; \n } \n\n #sr-form .btn { \n margin: 0 0 10px 10px !important; \n } \n\n #pref-delete, #pref-update, #compose-message { \n width: 522px !important; \n margin: 10px 336px 10px 10px !important; \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n background-color: #222222 !important; \n border:1px solid #111111 !important; \n padding: 10px !important; \n } \n\n #pref-delete .roundfield, #pref-update .roundfield, #compose-message .roundfield { \n border-radius: 0 !important; \n -moz-border-radius: 0 !important; \n -webkit-border-radius: 0 !important; \n background-color: #333333 !important; \n border: 1px solid #111111 !important; \n } \n\n #pref-delete .spacer + .spacer, #pref-update .spacer + .spacer, #compose-message .spacer + .spacer { \n margin: 10px 0 !important; \n } \n\n .delete-field { \n background-color: inherit !important; \n } \n\n .create-reddit h1, .create-promotion h1 { \n color: #999999 !important; \n } \n\n .roundfield .title { \n color: #999999 !important; \n text-transform: uppercase !important; \n } \n\n .searchpane { \n margin: 10px 336px 10px 10px !important; \n border:1px solid #111111 !important; \n background-color: #222222 !important; \n color: #999999 !important; \n } \n\n .infobar { \n margin: 10px 336px 10px 10px !important; \n border:1px solid #111111 !important; \n background-color: #000000 !important; \n color: #999999 !important; \n } \n\n .subreddit .midcol { \n width: 100px !important; \n margin: 10px 10px 0 0 !important; \n } \n\n .subreddit .entry { \n margin: 0 !important; \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n background-color: #333333 !important; \n border: 1px solid #111111 !important; \n padding: 10px !important; \n } \n\n .subreddit .usertext .md { \n border-radius: 0 !important; \n -moz-border-radius: 0 !important; \n -webkit-border-radius: 0 !important; \n border: none !important; \n border-top: 1px solid #111111 !important; \n border-bottom: 1px solid #111111 !important; \n background-color: inherit !important; \n padding: 10px !important; \n } \n\n .usertable { \n display: block !important; \n margin: 10px !important; \n } \n\n .friend-note.edited input[type= \" text \" ] { \n width: 440px !important; \n } \n\n .content.preftable { \n margin: 10px !important; \n background-color: #222222 !important; \n border: 1px solid #111111 !important; \n color: #999999 !important; \n } \n\n .content.preftable tbody tr { \n margin: 10px !important; \n } \n\n .titlebox { \n border:1px solid #111111 !important; \n background-color: #333333 !important; \n padding: 5px !important; \n color: #999999 !important; \n } \n\n .gold-expiration-info { \n width: 266px !important; \n margin: 5px 0 !important; \n } \n\n .trophy-name { \n color: #6699CC !important; \n } \n\n .trophy-description { \n color: #77BB88 !important; \n } \n\n .sidecontentbox a.helplink { \n margin-top: 10px !important; \n } \n\n .sidecontentbox .content { \n border: 1px solid #111111 !important; \n background-color: #333333 !important; \n color: #999999 !important; \n } \n\n .dropdown.lightdrop .selected { \n color: #6699CC !important; \n text-decoration: none !important; \n } \n\n .dropdown.lightdrop .selected:hover { \n color: #99CCFF !important; \n } \n\n .nextprev { \n margin: 10px 0 10px 20px !important; \n text-transform: uppercase !important; \n } \n\n .footer-parent { \n margin-top: 10px !important; \n border-top: 1px solid #111111 !important; \n background-color: #000000 !important; \n padding: 0 !important; \n } \n\n .footer { \n border: 1px solid #111111 !important; \n background-color: #222222 !important; \n } \n\n .footer .col { \n border-left: none !important; \n margin: 0 0 0 10px !important; \n padding: 0 !important; \n } \n\n .footer .col a.red { \n color: #CF7F7F !important; \n } \n\n .footer .col a.red:hover { \n color: orangered !important; \n } \n\n .commentarea .menuarea { \n display: inline !important; \n //padding: 0 !important; \n } \n\n .commentarea > .usertext { \n clear: left !important; \n } \n\n .morelink .nub { \n background-color: #222222 !important; \n } \n\n .message.message-parent .subject { \n margin: 5px 0 10px 5px !important; \n } \n\n .message.message-parent .child, .message.message-reply .child { \n margin: 10px !important; \n padding: 0 !important; \n } \n\n .message.message-reply .entry, .message.message-parent .entry { \n margin: 0px !important; \n border: none !important; \n padding: 5px !important; \n } \n\n .message-reply { \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n border: 1px solid #111111 !important; \n background-color: #222222 !important; \n } \n\n .md { \n max-width: none !important; \n color: #999999 !important; \n } \n\n .usertext .help-toggle a { \n text-transform: capitalize !important; \n } \n\n .message.message-reply.recipient > .entry .head, .message.message-parent.recipient > .entry .head { \n color: #999999 !important; \n } \n\n .message.message-parent .tagline, .message.message-reply .tagline { \n color: #999999 !important; \n } \n\n a.expand-btn { \n text-transform: capitalize !important; \n } \n\n .message .subject .correspondent { \n background-color:#222222 !important; \n border:1px solid #111111 !important; \n } \n\n h1 { \n color: #999999 !important; \n } \n\n #suggested-reddits { \n color: #999999 !important; \n } \n\n #suggested-reddits span{ \n text-transform: uppercase !important; \n } \n\n .roundfield label, .linefield label { \n color: #999999 !important; \n } \n\n .gray { \n color: #777777 !important; \n } \n\n .side a.reddit-comment-link { \n color: #77BB88 !important; \n } \n\n .side a.reddit-comment-link:hover { \n color: #77BB88 !important; \n text-decoration: underline !important; \n } \n\n .sidebox .subtitle { \n color: #999999 !important; \n } \n\n .fancy-toggle-button { \n text-transform: uppercase !important; \n } \n\n .fancy-toggle-button .remove, .side .fancy-toggle-button .remove { \n background-image: none !important; \n border:1px solid #CF7F7F !important; \n background-color: #000000 !important; \n color: #CF7F7F !important; \n } \n\n .fancy-toggle-button .add, .side .fancy-toggle-button .add { \n background-image: none !important; \n border:1px solid #7FCF7F !important; \n background-color: #000000 !important; \n color: #7FCF7F !important; \n } \n\n .fancy-toggle-button .remove:hover, .side .fancy-toggle-button .remove:hover { \n border-color: orangered !important; \n color: orangered !important; \n } \n\n .fancy-toggle-button .add:hover, .side .fancy-toggle-button .add:hover { \n border-color: #AAEEBB !important; \n color: #AAEEBB !important; \n } \n\n .search-summary { \n color: #999999 !important; \n } \n\n .usertext.border .usertext-body { \n margin: 5px 0 !important; \n background-color: #000000 !important; \n } \n\n .linkinfo { \n border: 1px solid #111111 !important; \n background-color: #333333 !important; \n color: #999999 !important; \n } \n\n .linkinfo .upvotes { \n color: #FF8B60 !important; \n } \n\n .linkinfo .downvotes { \n color: #9494FF !important; \n } \n\n .comment-visits-box { \n margin: 10px !important; \n padding: 5px !important; \n } \n\n .morelink { \n border-radius: 10px !important; \n -moz-border-radius: 10px !important; \n -webkit-border-radius: 10px !important; \n background: none repeat-x scroll left center #000000 !important; \n border: 1px solid #111111 !important; \n } \n\n #ad-frame, #ad, #adlink { \n background-color: #000000 !important; \n } \n\n .morelink .nub { \n display: none !important; \n } \n\n #lang option { \n color: #999999 !important; \n } \n\n #lang option:hover, #lang option:checked { \n background-color: #222222 !important; \n } \n\n #lang option[selected='selected'] { \n color: #6699CC !important; \n } \n\n .usertext table.markhelp { \n background-color: #222222 !important; \n } \n\n .usertext .markhelp, .usertext .markhelp td, .usertext .markhelp tr { \n border: 1px solid #111111 !important; \n } \n\n .usertext .markhelp tbody > tr:first-child { \n background-color: #000000 !important; \n } \n\n .usertext .markhelp .spaces { \n background-color: #333333 !important; \n } \n\n .gold-accent { \n background-color: #222222 !important; \n border: 1px solid #111111 !important; \n color: #996515 !important; \n } \n\n .gold-accent h1, .gold-accent th { \n color: #996515 !important; \n } \n\n tr.gold-accent + tr > td { \n padding: 10px !important; \n } \n\n tr.gold-accent + tr > td .btn { \n text-transform: capitalize !important; \n } \n\n .preftable td.prefright > p:nth-of-type(6) option { \n color: #999999 !important; \n } \n\n .preftable td.prefright > p:nth-of-type(6) option:hover, .preftable td.prefright > p:nth-of-type(6) option:checked { \n background-color: #222222 !important; \n } \n\n .preftable td.prefright > p:nth-of-type(6) option[selected='selected'] { \n color: #6699CC !important; \n } \n\n\n .max { \n display: inline-block !important; \n margin-left: 0 !important; \n margin-right: 5px !important; \n padding-left: 5px !important; \n font-weight: bold !important; \n cursor: pointer !important; \n color: #77BB88; \n } \n\n .toggleSidebar { \n display: inline-block !important; \n margin-left: 0 !important; \n margin-right: 5px !important; \n padding-left: 5px !important; \n font-weight: bold !important; \n cursor: pointer !important; \n color: #77BB88; \n } \n\n .expandoImage, .imgDiv { \n margin: 10px 10px 0 10px !important; \n } \n\n .expandoImage > img, .imgDiv > img { \n width: 100%; \n border: 1px solid #111111 !important; \n } \n\n .expandoCollapse, .imgCollapso { \n margin-left: auto !important; \n padding: 0 5px !important; \n width: 35px; \n border: 1px solid #111111; \n border-top: none; \n background-color: #000000; \n font-size: small; \n text-align: right; \n font-weight: bold; \n } \n\n .expandoCollapse > a, .imgCollapso > a { \n color: #6699CC !important; \n } \n\n .expandoCollapse { \n margin-right: 20px !important; \n } \n\n .imgExpando { \n margin-left: 5px !important; \n } \n\n .imgExpando > a { \n color: #CF7F7F !important; \n } \n\n .imgExpando > a:hover { \n color: orangered !important; \n cursor: pointer; \n } \n\n .imgCollapso { \n margin-right: 10px !important; \n margin-bottom: 10px !important; \n width: 35px; \n } \n\n .expandoCollapse > a:hover, .imgCollapso > a:hover { \n color: orangered !important; \n cursor: pointer; \n } \n\n .showImages, .hideImages { \n color: #CF7F7F; \n } \n\n .showImages:hover, .hideImages:hover { \n color: orangered; \n cursor: pointer; \n } \n\n .collapseImages { \n color:#888888; \n font-weight:bold; \n padding:0 1px; \n } \n\n .imgMenuTitle { \n margin-left: 10px; \n font-variant:small-caps; \n font-weight:bold; \n } \n\n .imgMenu { \n display:inline-block; \n list-style-type:none; \n margin-top:5px !important !important; \n white-space:nowrap; \n } \n\n .imgMenu li { \n display:inline; \n font-weight:bold; \n margin:0 3px !important; \n } \n\n .imgMenu li a { \n background-color: #222222; \n padding:0 5px !important; \n } \n\n .imgMenu li a:hover { \n background-color:#222222 !important; \n padding:0 5px !important; \n } \n\n .imgMenu li.selected a { \n background-color:#333333 !important; \n border-color:-moz-use-text-color #111111 #333333 !important; \n border-style:none solid solid !important; \n border-width:medium 1px 1px !important; \n color:orangered !important; \n z-index:100; \n } \n\n .toggleReplies { \n color:#888888; \n font-weight:bold; \n padding:0 1px; \n } \n\n .comment { \n margin-top: 10px !important; \n } \n\n .rank.maximise { \n margin: 0 !important; \n } \n\n .thumbnail.maximise { \n display: none; \n } \n\n .title.maximise { \n display: inline; \n } \n\n .tagline.maximise { \n display: inline-block; \n margin-right: 10px !important; \n } \n\n .buttons.maximise { \n display: inline-block !important; \n } \n\n .domain { \n margin-right: 10px !important; \n } \n\n .midcol.maximise { \n width: 80px !important; \n text-align: center !important; \n } \n\n .arrow.up.maximise, .arrow.upmod.maximise { \n float: right; \n } \n\n .arrow.down.maximise, .arrow.downmod.maximise { \n float: left; \n } \n\n .score.maximise { \n float: right; \n width: 50px; !important; \n } \n\n .side.hide { \n display: none !important; \n } \n\n .md, .subreddit .description { \n max-width: none !important; \n } \n\n\n .expando-button.maximise { \n width: 16px !important; \n height: 16px !important; \n margin: 1px 5px 0 0 !important; \n } \n\n .sitetable.nestedlisting.full-width, #siteTable.full-width, #siteTable_organic.full-width, .searchpane.full-width, .infobar.full-width { \n margin-right: 10px !important; \n } \n\n .titlebox form.toggle { \n background-color: inherit !important; \n color:#999999 !important; \n } \n\n .icon-menu a { \n background-color: inherit !important; \n } \n\n .icon-menu a:hover { \n text-decoration: none !important; \n } \n\n .message .entry .parent { \n border:1px solid #111111 !important; \n margin: 10px !important; \n padding: 0 5px !important; \n max-width: none !important; \n } \n\n .wikipage h1, .wikipage h2, .wikipage h3, .wikipage h4 { \n color: #999999 !important; \n } \n\n .help-cover.promoted { \n border:1px solid #111111 !important; \n background-color: #000000 !important; \n } \n\n .tagline span.userattrs { \n font-weight: bold; \n } \n\n .tagline span.userattrs a.moderator { \n color: #CF7F7F !important; \n } \n\n .tagline span.userattrs a.moderator:hover { \n color: orangered !important; \n } \n\n .tagline span.userattrs a.friend { \n color: #6699CC !important; \n } \n\n .tagline span.userattrs a.friend:hover { \n color: #99CCFF !important; \n } \n\n .panestack-title a.title-button.gold { \n color: #6A4D00 !important; \n } \n\n .wikipage h1, .wikipage h2, .wikipage h3, .wikipage h4 { \n margin: 0 !important; \n } \n\n .expando-button { \n background-image: none !important; \n } \n\n .expando-button { \n border-radius: 3px; \n -moz-border-radius: 3px; \n -webkit-border-radius: 3px; \n border: 1px solid #111111; \n background-color: #000000 !important; \n color: #CF7F7F !important; \n } \n\n .expando-button:hover { \n border: 1px solid orangered ; \n color: orangered !important; \n } \n\n .expando-button .type { \n margin-left: 1px !important; \n } \n\n .expando-button .action { \n text-align: right; \n margin-right: 2px !important; \n } \n\n .expando-button.collapsed .action:after { \n content: '+'; \n } \n\n .expando-button.expanded .action:after { \n content: '−'; \n } \n\n .expando-button.maximise .action:after { \n content: ''; \n } \n\n #header-bottom-right { \n background-color: inherit !important; \n } \n\n #header-bottom-right .user { \n color: #999999 !important; \n } \n\n .login-form-side { \n border: 1px solid #111111 !important; \n }" ;
15 if ( typeof GM_addStyle
!= "undefined" ) {
17 } else if ( typeof PRO_addStyle
!= "undefined" ) {
19 } else if ( typeof addStyle
!= "undefined" ) {
22 var node
= document
. createElement ( "style" );
23 node
. type
= "text/css" ;
24 node
. appendChild ( document
. createTextNode ( css
));
25 var heads
= document
. getElementsByTagName ( "head" );
26 if ( heads
. length
> 0 ) {
27 heads
[ 0 ]. appendChild ( node
);
29 // no head yet, stick it whereever
30 document
. documentElement
. appendChild ( node
);